In [34]:
%run C:\Users\MANU\Funcion_plots.ipynb
print function loaded

Loma Pireta¶

Date: 18 Oct 1989 00:04:15¶

m = 6.9¶

In [35]:
folder, earthquake = find_earthquake('Loma Pireta')
In [36]:
bar_chart_fp(folder)
In [37]:
plot_box_3d(folder)
In [38]:
scatter_plot_evs(folder)
In [39]:
temporal_series_b(folder)
In [40]:
alert_status_plot(folder)
In [41]:
table_specific(folder, earthquake)
Earthquake Date Magnitude b_ref b-Max3 b-Max7 b-Max30 b-Max90 Strike Dip Rake Fault type
Loma Pireta 1989-10-18 00:04:15.190000 6.9 0.98 93.94 104.21 111.18 151.08 123 71 128 UN
In [ ]:

In [ ]: